Welcome![Sign In][Sign Up]
Location:
Search - face matlab

Search list

[matlabar_dcv

Description: 在ar人脸库上使用鉴别公共向量方法(discriminant common vector)方法实现人脸图像鉴别分析-In the ar face database using the identification of public-vector method (discriminant common vector) method of achieving facial image discriminant analysis
Platform: | Size: 1024 | Author: 邵珠立 | Hits:

[Otherfacefftprotected

Description: Fourier Spectra for Face Recognition
Platform: | Size: 309248 | Author: guna | Hits:

[Graph programface

Description: 人脸识别程序,采用的是knn分类器,基于类内类间距离准则,特征提取。-Face recognition process, using the knn classifier, based on within-class inter-class distance criteria, feature extraction.
Platform: | Size: 14336 | Author: wasd | Hits:

[OtherMPCALDA

Description: 编程是由pca和lda结合的脸部特征提取,用于三维图像。-multilinear principal component analysis combined with Linear discriminant analysis 3D face feature extraction.
Platform: | Size: 4096 | Author: tai shu worn | Hits:

[Special Effectsface

Description: 人脸识别matlab源代码,应用主分量分析(PCA)实现了人脸识别。-Face recognition matlab source code, application of principal component analysis (PCA) to achieve a face recognition.
Platform: | Size: 33792 | Author: 马汪 | Hits:

[matlabGabor-base-face-recognition

Description: 基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的-Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition
Platform: | Size: 19272704 | Author: hefangfang | Hits:

[Software Engineeringface-wenjian

Description: 关于实现人脸检测的一些算法,基于matlab的。做课设的时候检验过,可以实现-face
Platform: | Size: 2826240 | Author: lynn | Hits:

[matlabface

Description: 人脸检测,基于肤色信息的皮肤区域粗检。自适应高斯模型,-Face detection, skin region based on color information, rough inspection. Adaptive Gaussian model
Platform: | Size: 1024 | Author: yuyang | Hits:

[Special Effectschapter13

Description: 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Recognition System
Platform: | Size: 14796800 | Author: 陈新秋 | Hits:

[Graph Recognizeface

Description: 收集的最全的人脸识别代码 有小波分析,有PCA,有LDA,有特征脸方法实现人脸识别-The most comprehensive collection of face recognition code is wavelet analysis, a PCA, a LDA, there are ways to achieve face recognition feature
Platform: | Size: 4450304 | Author: yangxiaying | Hits:

[Graph programFacedetect

Description:  计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸 特征提取方法。-Computer Face Recognition Technology (Face Reocgnition) on the use of computer analysis of facial image, to extract the valid identification information used to identify the status of a technology. [1] that is known to standardize treatment of face, through a method and a database of face samples for matching, search library, the corresponding face and the face-related information. Automatic face recognition system has two main technical aspects, first, face location, that is, from the input image to find the location of the face there, the faces will be split out from the background, the second is, the standard features of face images extraction and recognition. Described in this paper PCA (Eigenfaces) method is a common facial feature extraction method.
Platform: | Size: 224256 | Author: Highjoe | Hits:

[Graph programmatlab

Description: ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。-) The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.
Platform: | Size: 1024 | Author: 周参 | Hits:

[Graph Recognizerenlanjiance

Description: 这个程序是对一段avi视频进行人脸检测,要求背景比较简单,因为把膨胀腐蚀的部分去掉了,所以实时性还不错,下面的图片是取的其中的某一帧。-This program is a avi video face detection, required background is relatively simple, because the expansion of some corrosion removed, so time was good, the following picture is taken in which a certain frame.
Platform: | Size: 1024 | Author: dongye | Hits:

[matlabface_feature_detect

Description: 2D及3D人脸影像特征侦测研究,报告中附有完整的matlab 源码。-Features extraction from 2D and 3D face images. The rar file include pdf document and matlab code description.
Platform: | Size: 910336 | Author: Vlog | Hits:

[matlabfenge

Description: 文字切割,可用于车牌识别提取 二值化图像后处理 效果还行 可是-for image recognition, face recognition and iris recognition, is a rare procedur
Platform: | Size: 11264 | Author: 何文翔 | Hits:

[Special EffectsVideoFaceDetect

Description: 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time display, real-time lower than C. Download can be run directly in matlab, do not change the file folder relative position.
Platform: | Size: 911360 | Author: 谭恒良 | Hits:

[matlabSMQT-SNoW-face-detection

Description: Face Detection using local SMQT features and split up SnoW classifier
Platform: | Size: 3454976 | Author: heyudi | Hits:

[matlabface

Description: Face Recognization algorith development in MATLAB
Platform: | Size: 2048 | Author: Amit Raj | Hits:

[Graph Recognizeeye-matlab

Description: matlab算法实现的人脸定位和人眼定位,通过肤色找到人脸 继而定位人眼.-matlab code face recognition eye recognition
Platform: | Size: 22528 | Author: zhangji | Hits:

[matlabcamener

Description: 此程序主要是检测黄色区域(用于人脸识别) 所用摄像头为USB320X240RGB的 原理: 先利用颜色找出符合条件的大面积黄 再利用模板闭运算补充连通与 再利用XY轴上连同域的寻找 标出人脸-The procedure is to detect the yellow area (for recognition) camera for USB320X240RGB used the principle: first, to identify qualified by the color yellow and then use a large area of the template to add connectivity and re-closing operation axis together with the domain using the search XY Face marked
Platform: | Size: 3072 | Author: 陈乐吉 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net